home *** CD-ROM | disk | FTP | other *** search
- -- card: 19496 from stack: in
- -- bmap block id: 2363
- -- flags: 4000
- -- background id: 18320
- -- name: Welcome
-
-
- -- part 23 (button)
- -- low flags: 80
- -- high flags: 8003
- -- rect: left=65 top=11 right=33 bottom=138
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Magic
- ----- HyperTalk script -----
- on mouseUp
- set hilite of me to true
- lock screen
- go to card "Portrait"
- put not visible of button "Scan 2" into showHide
- set visible of button "Scan 2" to showHide
- set visible of button "Scan 8" to showHide
- set visible of button "Scan 32" to showHide
- go to card "Landscape"
- set visible of button "Scan 2" to showHide
- set visible of button "Scan 8" to showHide
- set visible of button "Scan 32" to showHide
- go to first card
- set hilite of me to false
- set visible of me to showHide
- unlock screen
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=465 top=0 right=41 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 2478 / 2478
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=1 top=0 right=44 bottom=52
- -- title width / last selected line: 0
- -- icon id / first selected line: 1011 / 1011
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go home
- end mouseUp
-
-
-
- -- part 33 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=62 top=14 right=272 bottom=450
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: About
- ----- HyperTalk script -----
- on mouseUp
- toggleAboutBox
- end mouseUp
-
-
-
- -- part 20 (button)
- -- low flags: 80
- -- high flags: 8000
- -- rect: left=65 top=219 right=268 bottom=116
- -- title width / last selected line: 0
- -- icon id / first selected line: 16532 / 16532
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Install
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- set cursor to watch
- show button "HyperScan"
- select button "HyperScan"
- doMenu "Copy Button"
- hide button "HyperScan"
- hide card field "About"
- hide button "Install"
- go home
- repeat with i = 1 to the number of buttons
- if the short name of button i is "HyperScan" then
- go back
- choose browse tool
- answer "HyperScan button was already installed."
- unlock screen with iris close
- exit mouseUp
- end if
- end repeat
- doMenu "Paste Button"
- choose browse tool
- set cursor to hand
- unlock screen
- get the mouseClick -- flush accidental double-click
- put "Drag button to desired location, then click..."
- repeat until the mouseClick
- set loc of button "HyperScan" to the mouseLoc
- end repeat
- put empty into msg
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 80
- -- high flags: 8000
- -- rect: left=390 top=221 right=266 bottom=444
- -- title width / last selected line: 0
- -- icon id / first selected line: 16532 / 16532
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HyperScan
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "HyperScan"
- end mouseUp
-
-
-
- -- part 34 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=146 top=97 right=272 bottom=366
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 15
- -- part name: Directions 1
-
-
- -- part 35 (button)
- -- low flags: 80
- -- high flags: 8003
- -- rect: left=156 top=239 right=261 bottom=213
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Exit
-
-
- -- part 53 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=0 top=255 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseup
- visual wipe left
- go next cd
- end mouseup
-
-
- -- part contents for card part 33
- ----- text -----
-
- HyperScan version 1.0
- Copyright 1988 Apple Computer Inc.
-
- written by Bill Atkinson, with help from
- Sioux Lacy, Jim Palmer, Eric Quackenbush,
- David Leffler, Robin Shank, James Redfern,
- Susan Kare, Bruce Gee and Tad Browne.
-
- This stack lets you use the Apple Scanner
- to bring images into HyperCard.
-
- Happy scans to you...
-
- -- part contents for card part 34
- ----- text -----
- To use HyperScan, you first choose a portrait or landscape orientation. Your choice depends on the sample you want to scan.
-
- • For now, click the Portrait
- icon to go to the Portrait card.